home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / Add-Ons / MicroPhone / Open Mike™ / Open Mike™ 007 / Mike's Folder / MicroLaunch.info < prev    next >
Encoding:
Text File  |  1993-07-01  |  1.2 KB  |  19 lines  |  [TEXT/ttxt]

  1. MicroLaunch
  2. ===========
  3. by Norman Lee
  4. Copyright © 1993 by Celestin Company
  5. All rights reserved.
  6.  
  7. No part of this work may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or by any information storage and retrieval system, without permission in writing from the publisher. However, you are permitted to make copies of this work, printed or otherwise, as long as said copies are for your personal use only.
  8.  
  9. Introduction
  10. ------------
  11. If you've ever wanted a quick way of launching other applications while in MicroPhone, here's an approach that you're sure to like. You'll need to be running MultiFinder or System 7 in order to do this. Click the "Launch" button. You'll be greeted with a list of applications. You can launch any one of them by double-clicking its name. Check out the scripts to see how everything is done.
  12.  
  13. Instructions - Put the module called 'MicroLaunch' in your Module Folder, which is in the same location as the MicroPhone application. If you do not have a Module Folder, create one. Open any MicroPhone settings document. Create the following script:
  14.  
  15.   Do Script "'Main','MicroLaunch'"
  16.  
  17. That's it.
  18.  
  19.